PHY ASSIGN RAGDOLL PART

Assign an object into the simulation to one of the bones in a ragdoll model.

  Syntax
PHY ASSIGN RAGDOLL PART ID, mesh, bone, object
  Parameters
ID
Integer
identification number of the ragdoll object
mesh
Integer
the mesh index of the object, this is the mesh that will have the transforms applied to it
bone
Integer
which bone this object affects
object
Integer
the object in the simulation which is going to be attached to the bone

  Returns

  Example Code
No example code is provided for this command